Click or drag to resize

MessageReminderPlaySound Property

Contains true if the reminder should play a sound when it occurs for this appointment or task.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool ReminderPlaySound { get; set; }

Property Value

Type: Boolean
true if [reminder play sound]; otherwise, false.
See Also